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

  /external/bluetooth/bluedroid/stack/btm/
btm_pm.c 189 tBTM_PM_MCB *p_cb = NULL; /* per ACL link */
327 tBTM_PM_MCB *p_cb;
398 tBTM_PM_MCB *p_db = &btm_cb.pm_mode_db[ind]; /* per ACL link */
399 memset (p_db, 0, sizeof(tBTM_PM_MCB));
519 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)
587 tBTM_PM_MCB *p_cb = &btm_cb.pm_mode_db[link_ind];
737 tBTM_PM_MCB *p_cb;
792 tBTM_PM_MCB *p_cb = NULL;
927 tBTM_PM_MCB *p_cb;
    [all...]
btm_int.h 703 } tBTM_PM_MCB;
    [all...]

Completed in 65 milliseconds