OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btif_storage_get_ble_bonding_key
(Results
1 - 3
of
3
) sorted by null
/system/bt/btif/include/
btif_storage.h
213
bt_status_t
btif_storage_get_ble_bonding_key
(RawAddress* remote_bd_addr,
/system/bt/btif/src/
btif_gatt_util.cc
232
if ((
btif_storage_get_ble_bonding_key
(&bd_addr, BTIF_DM_LE_KEY_PENC, buf,
btif_storage.cc
482
if (
btif_storage_get_ble_bonding_key
(&bd_addr, key_type, buffer, key_len) ==
970
bt_status_t
btif_storage_get_ble_bonding_key
(RawAddress* remote_bd_addr,
function
[
all
...]
Completed in 63 milliseconds