Home
last modified time | relevance | path

Searched defs:attr_count (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h319 size_t attr_count; member
327 size_t attr_count; member
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h304 size_t attr_count; /**< Number of attributes */ member
/Zephyr-latest/subsys/bluetooth/host/
Datt.c90 uint16_t attr_count; member
629 uint16_t attr_count = data->attr_count; in chan_req_notif_sent() local
4113 void bt_att_increment_tx_meta_data_attr_count(struct net_buf *buf, uint16_t attr_count) in bt_att_increment_tx_meta_data_attr_count()
Dgatt.c2851 uint16_t attr_count, in bt_gatt_find_by_uuid()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dgatt.c676 uint16_t attr_count; member
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c68 size_t attr_count; member
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c72 static uint8_t attr_count; variable