Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_gatt_server.cc282 bool is_direct, int transport_param) { in btif_gatts_open_impl() argument
295 if (transport_param != GATT_TRANSPORT_AUTO) { in btif_gatts_open_impl()
296 transport = transport_param; in btif_gatts_open_impl()
308 if (transport_param == GATT_TRANSPORT_LE) in btif_gatts_open_impl()