Home
last modified time | relevance | path

Searched refs:ble_stack_gatt_notify_cb (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c1071 int ble_stack_gatt_notify_cb(int16_t conn_handle, uint16_t attr_handle, const uint8_t *data, uint16… in ble_stack_gatt_notify_cb() function
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dgatt.c2504 __attribute__((weak)) void ble_stack_gatt_notify_cb(int16_t conn_handle, in ble_stack_gatt_notify_cb() function
2520 ble_stack_gatt_notify_cb(bt_conn_index(conn), handle, data, length); in bt_gatt_notification()

Completed in 13 milliseconds