Home
last modified time | relevance | path

Searched refs:BTM_BleConfirmReply (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1869 void BTM_BleConfirmReply (BD_ADDR bd_addr, UINT8 res);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c454 void BTM_BleConfirmReply (BD_ADDR bd_addr, UINT8 res) in BTM_BleConfirmReply() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c5021 BTM_BleConfirmReply(p_data->confirm.bd_addr, BTM_SUCCESS); in bta_dm_ble_confirm_reply()
5023 BTM_BleConfirmReply(p_data->ble_passkey_reply.bd_addr, BTM_NOT_AUTHORIZED); in bta_dm_ble_confirm_reply()