Home
last modified time | relevance | path

Searched refs:BTA_DmSetLocalDiRecord (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_dm_api.cc69 struct BTA_DmSetLocalDiRecord BTA_DmSetLocalDiRecord; variable
212 tBTA_STATUS BTA_DmSetLocalDiRecord(tSDP_DI_RECORD* p_device_info, in BTA_DmSetLocalDiRecord() function
215 return test::mock::bta_dm_api::BTA_DmSetLocalDiRecord(p_device_info, in BTA_DmSetLocalDiRecord()
Dmock_bta_dm_api.h411 struct BTA_DmSetLocalDiRecord { struct
421 extern struct BTA_DmSetLocalDiRecord BTA_DmSetLocalDiRecord; argument
/packages/modules/Bluetooth/system/main/
Dbte_conf.cc93 tBTA_STATUS status = BTA_DmSetLocalDiRecord(&record, &record_handle); in bte_load_did_conf()
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_api.cc315 tBTA_STATUS BTA_DmSetLocalDiRecord(tSDP_DI_RECORD* p_device_info, in BTA_DmSetLocalDiRecord() function
/packages/modules/Bluetooth/system/bta/include/
Dbta_api.h965 tBTA_STATUS BTA_DmSetLocalDiRecord(tSDP_DI_RECORD* p_device_info,