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

  /system/bt/stack/srvc/
srvc_eng_int.h 65 uint8_t srvc_id);
srvc_eng.cc 362 bool srvc_eng_request_channel(const RawAddress& remote_bda, uint8_t srvc_id) {
369 p_clcb->cur_srvc_id = srvc_id;
  /system/bt/bta/dm/
bta_dm_pm.cc 98 bta_dm_cb.pm_timer[i].srvc_id[j] = BTA_ID_MAX;
223 if (bta_dm_cb.pm_timer[i].srvc_id[timer_idx] != BTA_ID_MAX) {
249 uint8_t srvc_id) {
254 if (bta_dm_cb.pm_timer[i].srvc_id[j] == srvc_id) {
275 period_ms_t timeout_ms, uint8_t srvc_id,
281 if (p_timer->srvc_id[timer_idx] == BTA_ID_MAX) p_timer->active++;
286 p_timer->srvc_id[timer_idx] = srvc_id;
309 if (p_timer->srvc_id[timer_idx] == BTA_ID_MAX
    [all...]
bta_dm_int.h 273 uint8_t srvc_id[BTA_DM_PM_MODE_TIMER_MAX]; member in struct:__anon1287
  /system/bt/include/hardware/
bt_gatt_client.h 51 btgatt_srvc_id_t srvc_id; member in struct:__anon1915
  /system/bt/bta/hh/
bta_hh_int.h 102 uint8_t srvc_id; member in struct:__anon1366

Completed in 118 milliseconds