Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.h258 struct SDP_GetDiRecord { struct
270 extern struct SDP_GetDiRecord SDP_GetDiRecord; argument
Dmock_stack_sdp_api.cc60 struct SDP_GetDiRecord SDP_GetDiRecord; variable
159 uint16_t SDP_GetDiRecord(uint8_t get_record_index, in SDP_GetDiRecord() function
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc828 uint16_t SDP_GetDiRecord(uint8_t get_record_index, in SDP_GetDiRecord() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h1191 uint16_t (*SDP_GetDiRecord)(uint8_t getRecordIndex, member