Home
last modified time | relevance | path

Searched refs:BTM_RemoteOobDataReply (Results 1 – 10 of 10) sorted by relevance

/system/bt/stack/btm/
Dbtm_client_interface.cc109 .BTM_RemoteOobDataReply = BTM_RemoteOobDataReply,
Dbtm_sec.h351 void BTM_RemoteOobDataReply(tBTM_STATUS res, const RawAddress& bd_addr,
Dbtm_sec.cc1315 void BTM_RemoteOobDataReply(tBTM_STATUS res, const RawAddress& bd_addr, in BTM_RemoteOobDataReply() function
2921 BTM_RemoteOobDataReply(static_cast<tBTM_STATUS>(true), p_bda, c, r); in btm_rem_oob_req()
/system/bt/test/mock/
Dmock_stack_btm_sec.cc219 void BTM_RemoteOobDataReply(tBTM_STATUS res, const RawAddress& bd_addr, in BTM_RemoteOobDataReply() function
Dmock_main_shim_btm_api.cc389 void bluetooth::shim::BTM_RemoteOobDataReply(tBTM_STATUS res, in BTM_RemoteOobDataReply() function in bluetooth::shim
/system/bt/stack/include/
Dbtm_client_interface.h142 void (*BTM_RemoteOobDataReply)(tBTM_STATUS res, const RawAddress& bd_addr, member
/system/bt/main/shim/
Dbtm_api.h1657 void BTM_RemoteOobDataReply(tBTM_STATUS res, const RawAddress& bd_addr,
Dbtm_api.cc1350 void bluetooth::shim::BTM_RemoteOobDataReply(tBTM_STATUS res, in BTM_RemoteOobDataReply() function in bluetooth::shim
/system/bt/stack/test/common/
Dmock_main_shim_btm_api.cc393 void bluetooth::shim::BTM_RemoteOobDataReply(tBTM_STATUS res, in BTM_RemoteOobDataReply() function in bluetooth::shim
/system/bt/bta/dm/
Dbta_dm_act.cc802 bluetooth::shim::BTM_RemoteOobDataReply( in bta_dm_ci_rmt_oob_act()
806 BTM_RemoteOobDataReply(msg->accept ? BTM_SUCCESS : BTM_NOT_AUTHORIZED, in bta_dm_ci_rmt_oob_act()