Home
last modified time | relevance | path

Searched refs:transport_p (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dbtif_gatt_client.cc254 int transport_p, bool opportunistic, in btif_gattc_open_impl() argument
285 if (transport_p != GATT_TRANSPORT_AUTO) { in btif_gattc_open_impl()
286 transport = transport_p; in btif_gattc_open_impl()
298 if (transport_p == GATT_TRANSPORT_LE) in btif_gattc_open_impl()