HomeSort by relevance Sort by last modified time
    Searched refs:bg_conn_type (Results 1 - 4 of 4) sorted by null

  /system/bt/stack/btm/
btm_ble_bgconn.cc 456 if (btm_cb.ble_ctr_cb.bg_conn_type == BTM_BLE_CONN_AUTO)
508 if (p_cb->bg_conn_type == BTM_BLE_CONN_AUTO) {
btm_ble_int_types.h 298 tBTM_BLE_CONN_TYPE bg_conn_type; member in struct:__anon106190
btm_devctl.cc 163 btm_cb.ble_ctr_cb.bg_conn_type = BTM_BLE_CONN_NONE;
btm_ble_gap.cc 790 if (btm_cb.ble_ctr_cb.bg_conn_type != BTM_BLE_CONN_AUTO) {
792 btm_cb.ble_ctr_cb.bg_conn_type = BTM_BLE_CONN_AUTO;
    [all...]

Completed in 227 milliseconds