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

  /system/bt/test/suite/support/
gatt.c 107 void btgattc_get_included_service_cb(int conn_id, int status, btgatt_srvc_id_t *srvc_id, btgatt_srvc_id_t *incl_srvc_id) {
callbacks.c 47 void btgattc_get_included_service_cb(int conn_id, int status, btgatt_srvc_id_t *srvc_id, btgatt_srvc_id_t *incl_srvc_id);
  /system/bt/btif/src/
btif_gatt_client.c 186 btgatt_srvc_id_t incl_srvc_id; member in struct:__anon69173
1342 btgatt_srvc_id_t incl_srvc_id; local
1358 btgatt_srvc_id_t incl_srvc_id; local
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 318 btgatt_srvc_id_t *srvc_id, btgatt_srvc_id_t *incl_srvc_id)
322 , conn_id, status, SRVC_ID_PARAMS(srvc_id), SRVC_ID_PARAMS(incl_srvc_id));
1115 btgatt_srvc_id_t incl_srvc_id; local
    [all...]
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 155 btgatt_srvc_id_t *srvc_id, btgatt_srvc_id_t *incl_srvc_id);

Completed in 171 milliseconds