Home
last modified time | relevance | path

Searched refs:EVENT_GATT_NOTIFY (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dble.h108 EVENT_GATT_NOTIFY, enumerator
109 EVENT_GATT_INDICATE = EVENT_GATT_NOTIFY,
/AliOS-Things-master/components/ble_host/ble_profiles/
A Duart_client.c412 case EVENT_GATT_NOTIFY: { in uart_event_callback()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/
A Dgatt.c1015 case EVENT_GATT_NOTIFY: in test_event_callback()
1488 case EVENT_GATT_NOTIFY: in test3_event_callback()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/test/
A Dgatt.c1035 case EVENT_GATT_NOTIFY: in test_event_callback()
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c1079 ble_stack_event_callback(EVENT_GATT_NOTIFY, &event_data, sizeof(event_data)); in ble_stack_gatt_notify_cb()

Completed in 30 milliseconds