Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h524 BOOLEAN btsnd_hcic_send_keypress_notif (BD_ADDR bd_addr, UINT8 notif);
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c1675 BOOLEAN btsnd_hcic_send_keypress_notif (BD_ADDR bd_addr, UINT8 notif) in btsnd_hcic_send_keypress_notif() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c1626 btsnd_hcic_send_keypress_notif (bd_addr, type); in BTM_SendKeypressNotif()