Home
last modified time | relevance | path

Searched defs:bta_dm_ble_confirm_reply (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_dm_act.h168 struct bta_dm_ble_confirm_reply { struct
173 extern struct bta_dm_ble_confirm_reply bta_dm_ble_confirm_reply; argument
Dmock_bta_dm_act.cc55 struct bta_dm_ble_confirm_reply bta_dm_ble_confirm_reply; variable
135 void bta_dm_ble_confirm_reply(const RawAddress& bd_addr, bool accept) { in bta_dm_ble_confirm_reply() function
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_sec.cc1001 void bta_dm_ble_confirm_reply(const RawAddress& bd_addr, bool accept) { in bta_dm_ble_confirm_reply() function