Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.h233 void ApplyReconnectionMode(int gatt_if, tBTM_BLE_CONN_TYPE reconnection_mode);
235 void Enable(int gatt_if, tBTM_BLE_CONN_TYPE reconnection_mode);
Ddevices.h279 tBTM_BLE_CONN_TYPE reconnection_mode,
Ddevice_groups.cc1845 tBTM_BLE_CONN_TYPE reconnection_mode) { in Enable() argument
1862 BTA_GATTC_Open(gatt_if, address, reconnection_mode, false); in Enable()
1901 int gatt_if, tBTM_BLE_CONN_TYPE reconnection_mode) { in ApplyReconnectionMode() argument
1904 BTA_GATTC_Open(gatt_if, device_iter.lock()->address_, reconnection_mode, in ApplyReconnectionMode()
Ddevices.cc1300 int group_id, int gatt_if, tBTM_BLE_CONN_TYPE reconnection_mode, in SetInitialGroupAutoconnectState() argument