Searched refs:gatt_notify_mult_send (Results 1 – 1 of 1) sorted by relevance
2253 static int gatt_notify_mult_send(struct bt_conn *conn, struct net_buf *buf) in gatt_notify_mult_send() function2297 gatt_notify_mult_send(conn, *buf); in notify_mult_process()2324 err = gatt_notify_mult_send(conn, *buf); in gatt_notify_flush()2369 ret = gatt_notify_mult_send(conn, *buf); in gatt_notify_mult()3013 return gatt_notify_mult_send(conn, buf); in bt_gatt_notify_multiple()