Home
last modified time | relevance | path

Searched refs:BTM_WriteEIR (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/include/
Dbtm_api.h1483 extern tBTM_STATUS BTM_WriteEIR(BT_HDR* p_buff);
/system/bt/main/shim/
Dbtm_api.h355 tBTM_STATUS BTM_WriteEIR(BT_HDR* p_buff);
Dbtm_api.cc711 tBTM_STATUS bluetooth::shim::BTM_WriteEIR(BT_HDR* p_buff) { in BTM_WriteEIR() function in bluetooth::shim
/system/bt/stack/btm/
Dbtm_inq.cc2076 tBTM_STATUS BTM_WriteEIR(BT_HDR* p_buff) { in BTM_WriteEIR() function
/system/bt/bta/dm/
Dbta_dm_act.cc3512 BTM_WriteEIR(p_buf); in bta_dm_set_eir()