Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_gap.c285 case BTM_BLE_CONN_SELECTIVE: in BTM_BleSetBgConnType()
298 else if (btm_cb.ble_ctr_cb.bg_conn_type == BTM_BLE_CONN_SELECTIVE) in BTM_BleSetBgConnType()
348 else if (p_cb->bg_conn_type == BTM_BLE_CONN_SELECTIVE) in BTM_BleUpdateBgConnDev()
368 else if (p_cb->bg_conn_type == BTM_BLE_CONN_SELECTIVE) in BTM_BleUpdateBgConnDev()
1453 btm_cb.ble_ctr_cb.bg_conn_type == BTM_BLE_CONN_SELECTIVE)) in btm_ble_is_discoverable()
1704 (btm_cb.ble_ctr_cb.bg_conn_type != BTM_BLE_CONN_SELECTIVE || in btm_ble_process_adv_pkt()
1826 if (btm_cb.ble_ctr_cb.bg_conn_type == BTM_BLE_CONN_SELECTIVE) in btm_ble_process_adv_pkt_cont()
Dbtm_ble_bgconn.c502 if (p_cb->bg_conn_type == BTM_BLE_CONN_SELECTIVE) in btm_ble_suspend_bg_sele_conn()
575 if (p_cb->bg_conn_type == BTM_BLE_CONN_SELECTIVE) in btm_ble_resume_bg_conn()
Dbtm_ble.c574 else if (p_cb->bg_conn_type == BTM_BLE_CONN_SELECTIVE) in btm_ble_update_active_bgconn_scan_params()
/external/bluetooth/bluedroid/stack/include/
Dbtm_ble_api.h273 BTM_BLE_CONN_SELECTIVE enumerator
/external/bluetooth/bluedroid/bta/include/
Dbta_api.h513 #define BTA_DM_BLE_CONN_SELECTIVE BTM_BLE_CONN_SELECTIVE