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

  /system/bt/bta/gatt/
bta_gattc_api.cc 113 * Function BTA_GATTC_Open
128 void BTA_GATTC_Open(tBTA_GATTC_IF client_if, const RawAddress& remote_bda,
132 BTA_GATTC_Open(client_if, remote_bda, is_direct, transport, opportunistic,
136 void BTA_GATTC_Open(tBTA_GATTC_IF client_if, const RawAddress& remote_bda,
  /system/bt/bta/include/
bta_gatt_api.h 630 * Function BTA_GATTC_Open
641 extern void BTA_GATTC_Open(tBTA_GATTC_IF client_if,
644 extern void BTA_GATTC_Open(tBTA_GATTC_IF client_if,
    [all...]
  /system/bt/btif/src/
btif_gatt_client.cc 309 BTA_GATTC_Open(client_if, address, is_direct, transport, opportunistic,
  /system/bt/bta/hh/
bta_hh_le.cc 403 BTA_GATTC_Open(bta_hh_cb.gatt_if, remote_bda, true, BTA_GATT_TRANSPORT_LE,
    [all...]
  /system/bt/bta/dm/
bta_dm_act.cc     [all...]

Completed in 159 milliseconds