Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dhcimsgs.h238 HCI_API extern BOOLEAN btsnd_hcic_master_link_key (BOOLEAN key_flag);
/external/bluetooth/bluedroid/stack/hcic/
Dhcicmds.c484 BOOLEAN btsnd_hcic_master_link_key (BOOLEAN key_flag) in btsnd_hcic_master_link_key() function
/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c1306 return(btsnd_hcic_master_link_key (use_master_key) ? BTM_SUCCESS : in BTM_SecUseMasterLinkKey()