Home
last modified time | relevance | path

Searched refs:btm_sec_link_key_notification (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_int.h1074 extern void btm_sec_link_key_notification (UINT8 *p_bda, UINT8 *p_link_key, UINT8 key_type);
Dbtm_sec.c4405 void btm_sec_link_key_notification (UINT8 *p_bda, UINT8 *p_link_key, UINT8 key_type) in btm_sec_link_key_notification() function
/external/bluetooth/bluedroid/stack/btu/
Dbtu_hcif.c1846 btm_sec_link_key_notification (bda, key, key_type); in btu_hcif_link_key_notification_evt()