Searched refs:tBTM_PM_MCB (Results 1 – 2 of 2) sorted by relevance
145 tBTM_PM_MCB* p_cb = nullptr; /* per ACL link */ in BTM_SetPowerMode()319 tBTM_PM_MCB* p_cb; in BTM_SetSsrParams()383 tBTM_PM_MCB* p_db = &btm_cb.pm_mode_db[ind]; /* per ACL link */ in btm_pm_sm_alloc()384 memset(p_db, 0, sizeof(tBTM_PM_MCB)); in btm_pm_sm_alloc()497 static tBTM_PM_MODE btm_pm_get_set_mode(uint8_t pm_id, tBTM_PM_MCB* p_cb, in btm_pm_get_set_mode()559 tBTM_PM_MCB* p_cb = &btm_cb.pm_mode_db[link_ind]; in btm_pm_snd_md_req()691 tBTM_PM_MCB* p_cb; in btm_pm_proc_cmd_status()747 tBTM_PM_MCB* p_cb = NULL; in btm_pm_proc_mode_change()833 tBTM_PM_MCB* p_cb; in btm_pm_proc_ssr_evt()
610 } tBTM_PM_MCB; typedef707 tBTM_PM_MCB pm_mode_db[MAX_L2CAP_LINKS]; /* per ACL link */