Searched refs:BTM_BleConfirmReply (Results 1 – 3 of 3) sorted by relevance
211 extern void BTM_BleConfirmReply(const RawAddress& bd_addr, uint8_t res);
404 void BTM_BleConfirmReply(const RawAddress& bd_addr, uint8_t res) { in BTM_BleConfirmReply() function
3998 BTM_BleConfirmReply(bd_addr, accept ? BTM_SUCCESS : BTM_NOT_AUTHORIZED); in bta_dm_ble_confirm_reply()