Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dsmp_api.h162 extern void SMP_OobDataReply(const RawAddress& bd_addr, tSMP_STATUS res,
/system/bt/stack/smp/
Dsmp_api.cc421 void SMP_OobDataReply(const RawAddress& bd_addr, tSMP_STATUS res, uint8_t len, in SMP_OobDataReply() function
/system/bt/stack/btm/
Dbtm_ble.cc453 SMP_OobDataReply(bd_addr, res_smp, len, p_data); in BTM_BleOobDataReply()