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:__anon40310
55 btgatt_gatt_id_t descr_id; member in struct:__anon40311
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:__anon5688
494 bta_to_btif_gatt_id(&data.descr_id, &p_data->write.descr_type);
1225 btgatt_gatt_id_t descr_id; local
1243 btgatt_gatt_id_t descr_id; local
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 304 btgatt_gatt_id_t *descr_id)
309 , GATT_ID_PARAMS(descr_id));
409 , GATT_ID_PARAMS((&p_data->char_id)), GATT_ID_PARAMS((&p_data->descr_id))
422 , GATT_ID_PARAMS((&p_data->descr_id)));
661 bt_uuid_t *descr_id, int srvc_handle,
666 status, server_if, UUID_PARAMS(descr_id),
1041 btgatt_gatt_id_t descr_id; local
1120 btgatt_gatt_id_t descr_id; local
1186 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:__anon5388
    [all...]

Completed in 678 milliseconds