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

  /external/bluetooth/bluedroid/bta/include/
bta_jv_api.h 416 tBTA_JV_SET_DISCOVER set_discover; /* BTA_JV_SET_DISCOVER_EVT */ member in union:__anon5531
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c 824 evt_data.set_discover.status = BTA_JV_FAILURE;
826 evt_data.set_discover.disc_mode = BTM_ReadDiscoverability(NULL, NULL);
830 evt_data.set_discover.status = BTA_JV_SUCCESS;
832 evt_data.set_discover.disc_mode = p_data->set_discoverability.disc_mode;
    [all...]

Completed in 470 milliseconds