Searched refs:p_select_cback (Results 1 – 9 of 9) sorted by relevance
560 BOOLEAN btm_ble_start_select_conn(BOOLEAN start, tBTM_BLE_SEL_CBACK *p_select_cback) in btm_ble_start_select_conn() argument570 if (p_select_cback != NULL) { in btm_ble_start_select_conn()571 btm_cb.ble_ctr_cb.p_select_cback = p_select_cback; in btm_ble_start_select_conn()619 p_cb->p_select_cback = NULL; in btm_ble_start_select_conn()756 ret = btm_ble_start_select_conn(TRUE, btm_cb.ble_ctr_cb.p_select_cback); in btm_ble_resume_bg_conn()
169 btm_cb.ble_ctr_cb.p_select_cback = NULL; in reset_complete()
1239 tBTM_BLE_SEL_CBACK *p_select_cback) in BTM_BleSetBgConnType() argument1258 btm_ble_start_select_conn(TRUE, p_select_cback); in BTM_BleSetBgConnType()3486 if (btm_cb.ble_ctr_cb.p_select_cback == NULL || in btm_send_sel_conn_callback()3507 if ((* btm_cb.ble_ctr_cb.p_select_cback)(remote_bda, remname)) { in btm_send_sel_conn_callback()
353 tBTM_BLE_SEL_CBACK *p_select_cback; member467 BOOLEAN btm_ble_start_select_conn(BOOLEAN start, tBTM_BLE_SEL_CBACK *p_select_cback);
1871 …d BTA_DmBleSetBgConnType(tBTA_DM_BLE_CONN_TYPE bg_conn_type, tBTA_DM_BLE_SEL_CBACK *p_select_cback) in BTA_DmBleSetBgConnType() argument1881 p_msg->p_select_cback = p_select_cback; in BTA_DmBleSetBgConnType()
5054 p_data->ble_set_bd_conn_type.p_select_cback); in bta_dm_ble_set_bg_conn_type()
2014 tBTM_BLE_SEL_CBACK *p_select_cback);
646 tBTA_DM_BLE_SEL_CBACK *p_select_cback; member
2265 … BTA_DmBleSetBgConnType(tBTA_DM_BLE_CONN_TYPE bg_conn_type, tBTA_DM_BLE_SEL_CBACK *p_select_cback);