Searched refs:ble_stack_gatt_notify_cb (Results 1 – 2 of 2) sorted by relevance
1071 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
2504 __attribute__((weak)) void ble_stack_gatt_notify_cb(int16_t conn_handle, in ble_stack_gatt_notify_cb() function2520 ble_stack_gatt_notify_cb(bt_conn_index(conn), handle, data, length); in bt_gatt_notification()
Completed in 14 milliseconds