HomeSort by relevance Sort by last modified time
    Searched refs:btgatt_notify_params_t (Results 1 - 5 of 5) sorted by null

  /system/bt/test/suite/support/
gatt.c 115 void btgattc_notify_cb(int conn_id, btgatt_notify_params_t *p_data) {
callbacks.c 49 void btgattc_notify_cb(int conn_id, btgatt_notify_params_t *p_data);
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 69 } btgatt_notify_params_t; typedef in typeref:struct:__anon24671
166 typedef void (*notify_callback)(int conn_id, btgatt_notify_params_t *p_data);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 335 void btgattc_notify_cb(int conn_id, btgatt_notify_params_t *p_data)
    [all...]
  /system/bt/btif/src/
btif_gatt_client.c 558 btgatt_notify_params_t data;
    [all...]

Completed in 47 milliseconds