Home
last modified time | relevance | path

Searched defs:SDP_SetLocalDiRecord (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.h268 struct SDP_SetLocalDiRecord { struct
277 extern struct SDP_SetLocalDiRecord SDP_SetLocalDiRecord; argument
Dmock_stack_sdp_api.cc55 struct SDP_SetLocalDiRecord SDP_SetLocalDiRecord; variable
158 uint16_t SDP_SetLocalDiRecord(const tSDP_DI_RECORD* p_device_info, in SDP_SetLocalDiRecord() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h522 [[nodiscard]] uint16_t (*SDP_SetLocalDiRecord)( member
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc935 uint16_t SDP_SetLocalDiRecord(const tSDP_DI_RECORD* p_device_info, in SDP_SetLocalDiRecord() function