Searched refs:tL2CAP_CHNL_PRIORITY (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dl2c_api.h62 typedef UINT8 tL2CAP_CHNL_PRIORITY; typedef
662 L2C_API extern BOOLEAN L2CA_SetTxPriority (UINT16 cid, tL2CAP_CHNL_PRIORITY priority);
909 L2C_API extern BOOLEAN L2CA_UCDSetTxPriority ( BD_ADDR rem_bda, tL2CAP_CHNL_PRIORITY priority );
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_int.h319 tL2CAP_CHNL_PRIORITY ccb_priority; /* Channel priority */
599 extern void l2cu_change_pri_ccb (tL2C_CCB *p_ccb, tL2CAP_CHNL_PRIORITY priority);
H A Dl2c_ucd.c515 BOOLEAN L2CA_UCDSetTxPriority ( BD_ADDR rem_bda, tL2CAP_CHNL_PRIORITY priority )
H A Dl2c_api.c1026 BOOLEAN L2CA_SetTxPriority (UINT16 cid, tL2CAP_CHNL_PRIORITY priority)
H A Dl2c_utils.c1416 void l2cu_change_pri_ccb (tL2C_CCB *p_ccb, tL2CAP_CHNL_PRIORITY priority)

Completed in 126 milliseconds