Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dsdp_status.h36 SDP_INVALID_SERV_REC_HDL = 0x0002, enumerator
64 CASE_RETURN_TEXT(SDP_INVALID_SERV_REC_HDL); in sdp_status_text()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_server.cc459 sdpu_build_n_send_error(p_ccb, trans_num, SDP_INVALID_SERV_REC_HDL, in process_service_attr_req()
489 sdpu_build_n_send_error(p_ccb, trans_num, SDP_INVALID_SERV_REC_HDL, in process_service_attr_req()
/packages/modules/Bluetooth/system/stack/test/sdp/
Dstack_sdp_test.cc251 std::make_pair(SDP_INVALID_SERV_REC_HDL, "SDP_INVALID_SERV_REC_HDL"), in TEST_F()