Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dgatt_internal.h48 void bt_gatt_mult_notification(struct bt_conn *conn, const void *data,
56 static inline void bt_gatt_mult_notification(struct bt_conn *conn, in bt_gatt_mult_notification() function
Datt.c2722 bt_gatt_mult_notification(chan->att->conn, buf->data, buf->len); in att_notify_mult()
Dgatt.c3662 void bt_gatt_mult_notification(struct bt_conn *conn, const void *data, in bt_gatt_mult_notification() function