Searched refs:srvc_id (Results 1 - 6 of 6) sorted by relevance

/system/bt/stack/srvc/
H A Dsrvc_eng_int.h65 uint8_t srvc_id);
H A Dsrvc_eng.cc362 bool srvc_eng_request_channel(const RawAddress& remote_bda, uint8_t srvc_id) { argument
369 p_clcb->cur_srvc_id = srvc_id;
/system/bt/bta/dm/
H A Dbta_dm_pm.cc98 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_id
248 bta_dm_pm_stop_timer_by_srvc_id(const RawAddress& peer_addr, uint8_t srvc_id) argument
274 bta_dm_pm_start_timer(tBTA_PM_TIMER* p_timer, uint8_t timer_idx, period_ms_t timeout_ms, uint8_t srvc_id, uint8_t pm_action) argument
[all...]
H A Dbta_dm_int.h273 uint8_t srvc_id[BTA_DM_PM_MODE_TIMER_MAX]; member in struct:__anon88
/system/bt/include/hardware/
H A Dbt_gatt_client.h51 btgatt_srvc_id_t srvc_id; member in struct:__anon716
/system/bt/bta/hh/
H A Dbta_hh_int.h102 uint8_t srvc_id; member in struct:__anon167

Completed in 165 milliseconds