Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h252 #define BT_SDP_INT8 0x10 /**< Signed 8-bit integer */ macro
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c285 case BT_SDP_INT8: in parse_data_elem()
758 (elem->type & BT_SDP_TYPE_DESC_MASK) == BT_SDP_INT8 || in copy_attribute()
2275 case BT_SDP_INT8: in sdp_get_int_len()
2451 case BT_SDP_INT8: in sdp_get_attr_value_len()