Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbluetooth.h149 uint8_t ctrl_state; /* stack reported state */ member
/system/bt/bta/include/
Dbta_api.h485 tBTA_DM_CONTRL_STATE ctrl_state,
/system/bt/btif/src/
Dbtif_dm.cc1797 tBTA_DM_CONTRL_STATE ctrl_state, in bta_energy_info_cb() argument
1802 status, ctrl_state, tx_time, rx_time, idle_time, energy_used); in bta_energy_info_cb()
1806 energy_info.ctrl_state = ctrl_state; in bta_energy_info_cb()
/system/bt/bta/dm/
Dbta_dm_act.cc3734 tBTA_DM_CONTRL_STATE ctrl_state = 0; in bta_ble_energy_info_cmpl() local
3736 if (BTA_SUCCESS == st) ctrl_state = bta_dm_pm_obtain_controller_state(); in bta_ble_energy_info_cmpl()
3740 ctrl_state, st); in bta_ble_energy_info_cmpl()