Searched refs:BTM_BLE_CONN_AUTO (Results 1 – 6 of 6) sorted by relevance
536 if (p_cb->bg_conn_type == BTM_BLE_CONN_AUTO) in btm_ble_suspend_bg_conn()608 if (p_cb->bg_conn_type == BTM_BLE_CONN_AUTO) in btm_ble_resume_bg_conn()
333 case BTM_BLE_CONN_AUTO: in BTM_BleSetBgConnType()338 if (btm_cb.ble_ctr_cb.bg_conn_type == BTM_BLE_CONN_AUTO) in BTM_BleSetBgConnType()346 if (btm_cb.ble_ctr_cb.bg_conn_type == BTM_BLE_CONN_AUTO) in BTM_BleSetBgConnType()
301 BTM_BLE_CONN_AUTO, enumerator
379 BTA_DmBleSetBgConnType(BTM_BLE_CONN_AUTO, NULL); in btgatts_handle_event()
632 BTA_DmBleSetBgConnType(BTM_BLE_CONN_AUTO, NULL); in btgattc_handle_event()
606 #define BTA_DM_BLE_CONN_AUTO BTM_BLE_CONN_AUTO