Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/bluetooth/
Dgatt.h192 size_t attr_count; member
200 size_t attr_count; member
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dtbs.c63 size_t attr_count; member
1602 size_t attr_count, const char *provider_name) in tbs_inst_init()
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/classic/
Dsdp.h304 size_t attr_count; /**< Number of attributes */ member
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Datt.c91 uint16_t attr_count; member
630 uint16_t attr_count = data->attr_count; in chan_req_notif_sent() local
4057 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.c2864 uint16_t attr_count, in bt_gatt_find_by_uuid()
/Zephyr-Core-3.7.0/subsys/bluetooth/shell/
Dgatt.c685 uint16_t attr_count; member
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/
Dbtp_gatt.c72 static uint8_t attr_count; variable