Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_bgconn.c669 } else if (btm_cb.ble_ctr_cb.bg_conn_type == BTM_BLE_CONN_SELECTIVE) { in btm_ble_suspend_bg_conn()
755 if (p_cb->bg_conn_type == BTM_BLE_CONN_SELECTIVE) { in btm_ble_resume_bg_conn()
Dbtm_ble_gap.c1254 case BTM_BLE_CONN_SELECTIVE: in BTM_BleSetBgConnType()
1264 } else if (btm_cb.ble_ctr_cb.bg_conn_type == BTM_BLE_CONN_SELECTIVE) { in BTM_BleSetBgConnType()
3671 if (btm_cb.ble_ctr_cb.bg_conn_type == BTM_BLE_CONN_SELECTIVE) { in btm_ble_process_last_adv_pkt()
3808 if (btm_cb.ble_ctr_cb.bg_conn_type == BTM_BLE_CONN_SELECTIVE) { in btm_ble_process_adv_pkt_cont()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h940 BTM_BLE_CONN_SELECTIVE enumerator
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h777 #define BTA_DM_BLE_CONN_SELECTIVE BTM_BLE_CONN_SELECTIVE