ESP-IDF
bta_dm_co_ble_load_local_keys()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
bta_dm_co_ble_load_local_keys()
bta_dm_co_ble_load_local_keys() function
* Function bta_dm_co_ble_local_key_reload * Description This callout function is to load the local BLE keys if available * on the device. * Parameters none * Returns void.
Syntax
Show:
Summary
Declaration
Definition
from
bta_dm_co.h:169
extern
void
bta_dm_co_ble_load_local_keys
(
tBTA_DM_BLE_LOCAL_KEY_MASK
*
p_key_mask
,
BT_OCTET16
er
,
tBTA_BLE_LOCAL_ID_KEYS
*
p_id_keys
)
;
Implemented in
bta_dm_co.c:307
Arguments
Argument
p_key_mask
er
p_id_keys
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