Searched refs:bta_dm_pm_btm_status (Results 1 – 4 of 4) sorted by relevance
30 through the BTA workqueue thread and the `bta_dm_pm_btm_status` function. Since81 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. HCI150 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
65 bta_dm_pm_btm_status, /* 16 BTA_DM_PM_BTM_STATUS_EVT */
1095 extern void bta_dm_pm_btm_status(tBTA_DM_MSG *p_data);
1007 void bta_dm_pm_btm_status(tBTA_DM_MSG *p_data) in bta_dm_pm_btm_status() function