Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/
Dhidh_api.h30 HID_SDP_NO_SERV_UUID = (SDP_ILLEGAL_PARAMETER + 1),
Dsdp_api.h40 #define SDP_ILLEGAL_PARAMETER 0x000B macro
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/sdp/
Dsdp_api.c1094 return SDP_ILLEGAL_PARAMETER; in SDP_SetLocalDiRecord()