Searched refs:BT_SDP_INVALID_PDU_SIZE (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/classic/ | ||
D | sdp_internal.h | 37 #define BT_SDP_INVALID_PDU_SIZE 0x0004 macro |
D | sdp.c | 1373 err = BT_SDP_INVALID_PDU_SIZE; in bt_sdp_recv() |