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

  /system/bt/stack/btm/
btm_ble_bgconn.c 448 ** p_select_cback: callback function to return application
454 BOOLEAN btm_ble_start_select_conn(BOOLEAN start, tBTM_BLE_SEL_CBACK *p_select_cback)
466 if (p_select_cback != NULL)
467 btm_cb.ble_ctr_cb.p_select_cback = p_select_cback;
526 p_cb->p_select_cback = NULL;
542 ** p_select_cback: callback function to return application
648 ret = btm_ble_start_select_conn(TRUE, btm_cb.ble_ctr_cb.p_select_cback);
btm_ble_int.h 316 tBTM_BLE_SEL_CBACK *p_select_cback; member in struct:__anon72456
426 extern BOOLEAN btm_ble_start_select_conn(BOOLEAN start,tBTM_BLE_SEL_CBACK *p_select_cback);
btm_devctl.c 179 btm_cb.ble_ctr_cb.p_select_cback = NULL;
    [all...]
btm_ble_gap.c     [all...]
  /system/bt/bta/dm/
bta_dm_api.c     [all...]
bta_dm_int.h 427 tBTA_DM_BLE_SEL_CBACK *p_select_cback; member in struct:__anon71696
    [all...]
bta_dm_act.c     [all...]
  /system/bt/bta/include/
bta_api.h     [all...]
  /system/bt/stack/include/
btm_ble_api.h     [all...]

Completed in 44 milliseconds