Searched refs:BT_ATT_OP_NOTIFY (Results 1 – 4 of 4) sorted by relevance
33 #define BT_ATT_OP_NOTIFY 0x1b macro212 case BT_ATT_OP_NOTIFY: in handle_att()546 net_buf_add_u8(buf, BT_ATT_OP_NOTIFY); in gatt_notify()
219 #define BT_ATT_OP_NOTIFY 0x1b macro
2806 { BT_ATT_OP_NOTIFY,2856 case BT_ATT_OP_NOTIFY: in att_op_get_type()
2277 net_buf_push_u8(buf, BT_ATT_OP_NOTIFY); in gatt_notify_mult_send()2456 buf = bt_att_create_pdu(conn, BT_ATT_OP_NOTIFY, in gatt_notify()