Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt_internal.h253 #define BT_ATT_OP_NOTIFY_MULT 0x23 macro
Datt.c2873 { BT_ATT_OP_NOTIFY_MULT,
2916 case BT_ATT_OP_NOTIFY_MULT: in att_op_get_type()
Dgatt.c2455 *buf = bt_att_create_pdu(conn, BT_ATT_OP_NOTIFY_MULT, in gatt_notify_mult()
3058 buf = bt_att_create_pdu(conn, BT_ATT_OP_NOTIFY_MULT, in bt_gatt_notify_multiple()