OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_LE_KEY_LCSRK
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble.c
163
key_type !=
BTM_LE_KEY_LCSRK
))
178
key_type ==
BTM_LE_KEY_LCSRK
)
[
all
...]
/external/bluetooth/bluedroid/stack/gatt/
gatt_auth.c
388
if ( (key_type &
BTM_LE_KEY_LCSRK
) &&
/external/bluetooth/bluedroid/bta/include/
bta_api.h
569
#define BTA_LE_KEY_LCSRK
BTM_LE_KEY_LCSRK
/* local CSRK has been deliver to peer */
[
all
...]
/external/bluetooth/bluedroid/stack/smp/
smp_act.c
266
btm_sec_save_le_key(p_cb->pairing_bda,
BTM_LE_KEY_LCSRK
, &key, TRUE);
[
all
...]
/external/bluetooth/bluedroid/stack/include/
btm_api.h
[
all
...]
Completed in 1235 milliseconds