Home
last modified time | relevance | path

Searched refs:BT_SDP_SEQ16 (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dsdp.c876 sad->seq->type = BT_SDP_SEQ16; in select_attrs()
1257 seq->type = BT_SDP_SEQ16; in sdp_svc_search_att_req()
1615 case BT_SDP_SEQ16: in sdp_client_get_total()
1645 case BT_SDP_SEQ16: in get_record_len()
2111 case BT_SDP_SEQ16: in sdp_get_seq_len()
2171 case BT_SDP_SEQ16: in sdp_get_attr_value_len()
2283 case BT_SDP_SEQ16: in sdp_get_seq_len_item()
/Zephyr-Core-2.7.6/include/bluetooth/
Dsdp.h257 #define BT_SDP_SEQ16 0x36 macro