Home | History | Annotate | Download | only in btm

Lines Matching refs:p_select_cback

293 **                  p_select_cback: callback function when selective connection procedure
300 tBTM_BLE_SEL_CBACK *p_select_cback)
321 started = btm_ble_start_select_conn(TRUE, p_select_cback);
1598 if (btm_cb.ble_ctr_cb.p_select_cback == NULL ||
1617 if ((* btm_cb.ble_ctr_cb.p_select_cback)(remote_bda, remname))
1665 btm_cb.ble_ctr_cb.p_select_cback == NULL))