Searched refs:transport_param (Results 1 – 1 of 1) sorted by relevance
290 bool is_direct, int transport_param) { in btif_gatts_open_impl() argument303 if (transport_param != BT_TRANSPORT_AUTO) { in btif_gatts_open_impl()304 transport = transport_param; in btif_gatts_open_impl()331 int transport_param) { in btif_gatts_open_impl_use_address_type() argument339 if (transport_param != BT_TRANSPORT_AUTO) { in btif_gatts_open_impl_use_address_type()340 log::info("addr_type:{}, transport_param:{}", addr_type, transport_param); in btif_gatts_open_impl_use_address_type()341 BTA_GATTS_Open(server_if, address, addr_type, is_direct, transport_param); in btif_gatts_open_impl_use_address_type()