ESP-IDF
check_eir_remote_name()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
check_eir_remote_name()
check_eir_remote_name() function
* Function check_eir_remote_name * Description Check if remote name is in the EIR data * Returns TRUE if remote name found * Populate p_remote_name, if provided and remote name found
Syntax
Show:
Summary
Declaration
from
btc_gap_bt.c:220
static
BOOLEAN
check_eir_remote_name
(
tBTA_DM_SEARCH
*
p_search_data
,
UINT8
*
p_remote_name
,
UINT8
*
p_remote_name_len
)
;
Arguments
Argument
p_search_data
p_remote_name
p_remote_name_len
Related Functions
Found 6 other functions taking a
tBTA_DM_SEARCH
argument:
Function
Description
bte_dm_remote_service_record_evt()
* Function bte_dm_remote_service_record_evt * Description Switches context from BTE to BTC for DM search service * record event * Returns void
bte_search_devices_evt()
* Function bte_search_devices_evt * Description Switches context from BTE to BTIF for DM search events * Returns void
bte_dm_search_services_evt()
* Function bte_dm_search_services_evt * Description Switches context from BTE to BTIF for DM search services * event * Returns void
bt_mesh_scan_result_callback()
btc_process_adv_rpt_pkt()
btc_search_callback()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out