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.h274 struct SDP_SetLocalDiRecord { struct
284 extern struct SDP_SetLocalDiRecord SDP_SetLocalDiRecord; argument
Dmock_stack_sdp_api.cc61 struct SDP_SetLocalDiRecord SDP_SetLocalDiRecord; variable
166 uint16_t SDP_SetLocalDiRecord(const tSDP_DI_RECORD* p_device_info, in SDP_SetLocalDiRecord() function
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc940 uint16_t SDP_SetLocalDiRecord(const tSDP_DI_RECORD* p_device_info, in SDP_SetLocalDiRecord() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h1136 uint16_t (*SDP_SetLocalDiRecord)(const tSDP_DI_RECORD* device_info, member