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:__anon2801
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c 799 evt_data.set_discover.status = BTA_JV_FAILURE;
801 evt_data.set_discover.disc_mode = BTM_ReadDiscoverability(NULL, NULL);
805 evt_data.set_discover.status = BTA_JV_SUCCESS;
807 evt_data.set_discover.disc_mode = p_data->set_discoverability.disc_mode;
    [all...]

Completed in 539 milliseconds