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

  /system/bt/bta/gatt/
bta_gattc_api.cc 304 * Function BTA_GATTC_GetDescriptor
315 const tBTA_GATTC_DESCRIPTOR* BTA_GATTC_GetDescriptor(uint16_t conn_id,
  /system/bt/bta/include/
bta_gatt_api.h 737 * Function BTA_GATTC_GetDescriptor
748 extern const tBTA_GATTC_DESCRIPTOR* BTA_GATTC_GetDescriptor(uint16_t conn_id,
    [all...]
  /system/bt/bta/hh/
bta_hh_le.cc 827 BTA_GATTC_GetDescriptor(conn_id, handle);
    [all...]

Completed in 2781 milliseconds