Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dhcimsgs.h499 HCI_API extern BOOLEAN btsnd_hcic_write_simp_pair_debug_mode(UINT8 debug_mode);
/external/bluetooth/bluedroid/stack/hcic/
Dhcicmds.c2364 BOOLEAN btsnd_hcic_write_simp_pair_debug_mode(UINT8 debug_mode) in btsnd_hcic_write_simp_pair_debug_mode() function
/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c322 btsnd_hcic_write_simp_pair_debug_mode(sp_debug_mode); in BTM_SetSecurityMode()