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

  /system/bt/bta/gatt/
bta_gattc_api.c 337 void BTA_GATTC_ReadCharacteristic(UINT16 conn_id, UINT16 handle, tBTA_GATT_AUTH_REQ auth_req)
363 void BTA_GATTC_ReadCharDescr (UINT16 conn_id, UINT16 handle, tBTA_GATT_AUTH_REQ auth_req)
391 tBTA_GATT_AUTH_REQ auth_req)
427 tBTA_GATT_AUTH_REQ auth_req)
466 tBTA_GATT_AUTH_REQ auth_req)
508 tBTA_GATT_AUTH_REQ auth_req)
bta_gattc_int.h 125 tBTA_GATT_AUTH_REQ auth_req;
133 tBTA_GATT_AUTH_REQ auth_req;
173 tBTA_GATT_AUTH_REQ auth_req;
  /system/bt/bta/include/
bta_gatt_api.h 221 typedef tGATT_AUTH_REQ tBTA_GATT_AUTH_REQ;
783 void BTA_GATTC_ReadCharacteristic(UINT16 conn_id, UINT16 handle, tBTA_GATT_AUTH_REQ auth_req);
797 void BTA_GATTC_ReadCharDescr (UINT16 conn_id, UINT16 handle, tBTA_GATT_AUTH_REQ auth_req);
819 tBTA_GATT_AUTH_REQ auth_req);
    [all...]

Completed in 37 milliseconds