Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_ble_api.h252 extern void BTM_BleOobDataReply(const RawAddress& bd_addr, uint8_t res,
/system/bt/stack/btm/
Dbtm_ble.cc389 void BTM_BleOobDataReply(const RawAddress& bd_addr, uint8_t res, uint8_t len, in BTM_BleOobDataReply() function
/system/bt/btif/src/
Dbtif_dm.cc3129 BTM_BleOobDataReply(req_oob_type->bd_addr, 0, 16, oob_cb.oob_data.sm_tk); in btif_dm_ble_oob_req_evt()