Searched refs:tBTM_PM_MCB (Results 1 – 2 of 2) sorted by relevance
151 tBTM_PM_MCB* p_cb = nullptr; /* per ACL link */ in BTM_SetPowerMode()325 tBTM_PM_MCB* p_cb; in BTM_SetSsrParams()389 tBTM_PM_MCB* p_db = &btm_cb.pm_mode_db[ind]; /* per ACL link */ in btm_pm_sm_alloc()390 memset(p_db, 0, sizeof(tBTM_PM_MCB)); in btm_pm_sm_alloc()503 static tBTM_PM_MODE btm_pm_get_set_mode(uint8_t pm_id, tBTM_PM_MCB* p_cb, in btm_pm_get_set_mode()565 tBTM_PM_MCB* p_cb = &btm_cb.pm_mode_db[link_ind]; in btm_pm_snd_md_req()697 tBTM_PM_MCB* p_cb; in btm_pm_proc_cmd_status()753 tBTM_PM_MCB* p_cb = NULL; in btm_pm_proc_mode_change()839 tBTM_PM_MCB* p_cb; in btm_pm_proc_ssr_evt()
654 } tBTM_PM_MCB; typedef753 tBTM_PM_MCB pm_mode_db[MAX_L2CAP_LINKS]; /* per ACL link */