Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_bgconn.c574 if (btm_cb.ble_ctr_cb.bg_conn_type == BTM_BLE_CONN_AUTO) in btm_ble_suspend_bg_conn()
644 if (p_cb->bg_conn_type == BTM_BLE_CONN_AUTO) in btm_ble_resume_bg_conn()
Dbtm_ble_gap.c819 case BTM_BLE_CONN_AUTO: in BTM_BleSetBgConnType()
824 if (btm_cb.ble_ctr_cb.bg_conn_type == BTM_BLE_CONN_AUTO) in BTM_BleSetBgConnType()
832 if (btm_cb.ble_ctr_cb.bg_conn_type == BTM_BLE_CONN_AUTO) in BTM_BleSetBgConnType()
/system/bt/btif/src/
Dbtif_gatt_server.c396 BTA_DmBleSetBgConnType(BTM_BLE_CONN_AUTO, NULL); in btgatts_handle_event()
Dbtif_gatt_client.c1170 BTA_DmBleSetBgConnType(BTM_BLE_CONN_AUTO, NULL); in btgattc_handle_event()
/system/bt/stack/include/
Dbtm_ble_api.h825 BTM_BLE_CONN_AUTO, enumerator
/system/bt/bta/include/
Dbta_api.h692 #define BTA_DM_BLE_CONN_AUTO BTM_BLE_CONN_AUTO