Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int.h240 extern void btm_keypress_notif_evt(uint8_t* p);
Dbtm_sec.cc3671 void btm_keypress_notif_evt(uint8_t* p) { in btm_keypress_notif_evt() function
/system/bt/stack/btu/
Dbtu_hcif.cc1601 btm_keypress_notif_evt(p); in btu_hcif_keypress_notif_evt()