Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhidh_api.h29 HID_SDP_NO_SERV_UUID = (SDP_ILLEGAL_PARAMETER+1),
Dsdp_api.h40 #define SDP_ILLEGAL_PARAMETER 0x000B macro
/system/bt/stack/sdp/
Dsdp_api.c1132 return SDP_ILLEGAL_PARAMETER; in SDP_SetLocalDiRecord()