Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h318 #define BT_SDP_ARRAY_8(...) ((uint8_t[]) {__VA_ARGS__}) macro
377 { BT_SDP_TYPE_SIZE(BT_SDP_UINT16), BT_SDP_ARRAY_8('n', 'e') }, \
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Drfcomm.c72 BT_SDP_ARRAY_8(BT_RFCOMM_CHAN_SPP)
/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_hf.c99 BT_SDP_ARRAY_8(BT_RFCOMM_CHAN_HFP_HF)