Home
last modified time | relevance | path

Searched refs:bta_dm_pm_btm_status (Results 1 – 3 of 3) sorted by relevance

/system/bt/doc/
Dpower_management.md30 through the BTA workqueue thread and the `bta_dm_pm_btm_status` function. Since
81 and timeouts of HCI requests (via `bta_dm_pm_btm_status`).
148 triggers `bta_dm_pm_btm_status`, with the timeout field set to TRUE. HCI
150 handled again, through `bta_dm_pm_btm_status`.
162 3. This is eventually routed to the `bta_dm_pm_btm_status` function.
169 `bta_dm_pm_btm_status` stops any timers started for the device in
/system/bt/bta/dm/
Dbta_dm_pm.cc840 do_in_bta_thread(FROM_HERE, base::Bind(bta_dm_pm_btm_status, bd_addr, status,
887 void bta_dm_pm_btm_status(const RawAddress& bd_addr, tBTM_PM_STATUS status, function
Dbta_dm_int.h490 extern void bta_dm_pm_btm_status(const RawAddress&, tBTM_PM_STATUS, uint16_t,