Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hd/
Dbta_hd_main.c334 return BTA_DmSetLocalDiRecord(&bqb_device_info, &bta_hd_cb.sdp_handle); in bta_hd_bqb_set_local_di_record()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h2141 extern tBTA_STATUS BTA_DmSetLocalDiRecord( tBTA_DI_RECORD *p_device_info,
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c992 tBTA_STATUS BTA_DmSetLocalDiRecord( tBTA_DI_RECORD *p_device_info, in BTA_DmSetLocalDiRecord() function