Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhcimsgs.h463 extern void btsnd_hcic_send_keypress_notif(const RawAddress& bd_addr,
/system/bt/stack/hcic/
Dhcicmds.cc1245 void btsnd_hcic_send_keypress_notif(const RawAddress& bd_addr, uint8_t notif) { in btsnd_hcic_send_keypress_notif() function
/system/bt/stack/btm/
Dbtm_sec.cc1502 btsnd_hcic_send_keypress_notif(bd_addr, type); in BTM_SendKeypressNotif()