Home
last modified time | relevance | path

Searched refs:ctrl_state (Results 1 – 4 of 4) sorted by relevance

/system/bt/include/hardware/
Dbluetooth.h103 uint8_t ctrl_state; /* stack reported state */ member
/system/bt/btif/src/
Dbtif_dm.cc163 uint8_t ctrl_state; member
1907 energy_info.ctrl_state = p_ener_data->ctrl_state; in btif_dm_upstreams_evt()
2112 tBTA_DM_CONTRL_STATE ctrl_state, in bta_energy_info_cb() argument
2117 status, ctrl_state, tx_time, rx_time, idle_time, energy_used); in bta_energy_info_cb()
2121 btif_cb.ctrl_state = ctrl_state; in bta_energy_info_cb()
/system/bt/bta/include/
Dbta_api.h824 tBTA_DM_CONTRL_STATE ctrl_state,
/system/bt/bta/dm/
Dbta_dm_act.cc4079 tBTA_DM_CONTRL_STATE ctrl_state = 0; in bta_ble_energy_info_cmpl() local
4081 if (BTA_SUCCESS == st) ctrl_state = bta_dm_pm_obtain_controller_state(); in bta_ble_energy_info_cmpl()
4085 ctrl_state, st); in bta_ble_energy_info_cmpl()