HomeSort by relevance Sort by last modified time
    Searched refs:tBTM_PM_MCB (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/btm/
btm_pm.c 183 tBTM_PM_MCB *p_cb = NULL; /* per ACL link */
350 tBTM_PM_MCB *p_cb;
420 tBTM_PM_MCB *p_db = &btm_cb.pm_mode_db[ind]; /* per ACL link */
421 memset (p_db, 0, sizeof(tBTM_PM_MCB));
541 static tBTM_PM_MODE btm_pm_get_set_mode(UINT8 pm_id, tBTM_PM_MCB *p_cb, tBTM_PM_PWR_MD *p_mode, tBTM_PM_PWR_MD *p_res)
609 tBTM_PM_MCB *p_cb = &btm_cb.pm_mode_db[link_ind];
761 tBTM_PM_MCB *p_cb;
816 tBTM_PM_MCB *p_cb = NULL;
911 tBTM_PM_MCB *p_cb;
    [all...]
btm_int.h 698 } tBTM_PM_MCB;
    [all...]

Completed in 47 milliseconds