Searched refs:bta_dm_pm_btm_status (Results 1 – 3 of 3) sorted by relevance
/system/bt/doc/ |
D | power_management.md | 30 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/ |
D | bta_dm_int.h | 229 friend void bta_dm_pm_btm_status(const RawAddress& bd_addr, 491 extern void bta_dm_pm_btm_status(const RawAddress&, tBTM_PM_STATUS, uint16_t,
|
D | bta_dm_pm.cc | 897 do_in_main_thread(FROM_HERE, base::Bind(bta_dm_pm_btm_status, bd_addr, status, in bta_dm_pm_btm_cback() 944 void bta_dm_pm_btm_status(const RawAddress& bd_addr, tBTM_PM_STATUS status, in bta_dm_pm_btm_status() function
|