Searched refs:bta_dm_ble_confirm_reply (Results 1 – 3 of 3) sorted by relevance
503 extern void bta_dm_ble_confirm_reply(const RawAddress&, bool);
504 base::Bind(bta_dm_ble_confirm_reply, bd_addr, accept)); in BTA_DmBleConfirmReply()
3990 void bta_dm_ble_confirm_reply(const RawAddress& bd_addr, bool accept) { in bta_dm_ble_confirm_reply() function