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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ucd.c 538 l2cu_change_pri_ccb (p_ccb, priority);
610 l2cu_change_pri_ccb (p_ccb, L2CAP_UCD_CH_PRIORITY);
931 l2cu_change_pri_ccb (p_ccb, L2CAP_UCD_CH_PRIORITY);
    [all...]
l2c_int.h 599 extern void l2cu_change_pri_ccb (tL2C_CCB *p_ccb, tL2CAP_CHNL_PRIORITY priority);
    [all...]
l2c_api.c     [all...]
l2c_utils.c 1416 void l2cu_change_pri_ccb (tL2C_CCB *p_ccb, tL2CAP_CHNL_PRIORITY priority) function
    [all...]

Completed in 72 milliseconds