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

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c 605 tBTA_GATTC_CHAR_DESCR_ID descr_id; local
618 &descr_id) == BTA_GATT_OK)
621 &descr_id,
920 tBTA_GATTC_CHAR_DESCR_ID descr_id; local
938 &descr_id) == BTA_GATT_OK)
941 &descr_id,
    [all...]
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 44 btgatt_gatt_id_t descr_id; member in struct:__anon20311
55 btgatt_gatt_id_t descr_id; member in struct:__anon20312
114 btgatt_gatt_id_t *descr_id);
311 btgatt_gatt_id_t *descr_id, int auth_req);
316 btgatt_gatt_id_t *descr_id, int write_type, int len,
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c 188 btgatt_gatt_id_t descr_id; member in struct:__anon5693
494 bta_to_btif_gatt_id(&data.descr_id, &p_data->write.descr_type);
1230 btgatt_gatt_id_t descr_id; local
1248 btgatt_gatt_id_t descr_id; local
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 305 btgatt_gatt_id_t *descr_id)
310 , GATT_ID_PARAMS(descr_id));
410 , GATT_ID_PARAMS((&p_data->char_id)), GATT_ID_PARAMS((&p_data->descr_id))
423 , GATT_ID_PARAMS((&p_data->descr_id)));
662 bt_uuid_t *descr_id, int srvc_handle,
667 status, server_if, UUID_PARAMS(descr_id),
1051 btgatt_gatt_id_t descr_id; local
1130 btgatt_gatt_id_t descr_id; local
1196 btgatt_gatt_id_t descr_id; local
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 221 tBTA_GATT_ID descr_id; member in struct:__anon5393
    [all...]

Completed in 1168 milliseconds