Searched refs:bt_gatt_notification (Results 1 – 3 of 3) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/host/ |
| D | gatt_internal.h | 45 void bt_gatt_notification(struct bt_conn *conn, uint16_t handle, 51 static inline void bt_gatt_notification(struct bt_conn *conn, uint16_t handle, in bt_gatt_notification() function
|
| D | att.c | 2729 bt_gatt_notification(chan->att->conn, handle, buf->data, buf->len); in att_notify() 2742 bt_gatt_notification(chan->att->conn, handle, buf->data, buf->len); in att_indicate()
|
| D | gatt.c | 3664 void bt_gatt_notification(struct bt_conn *conn, uint16_t handle, in bt_gatt_notification() function
|