Home
last modified time | relevance | path

Searched refs:p_chnl_mask (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/include/
Dl2c_api.h855 extern BOOLEAN L2CA_GetPeerFeatures (BD_ADDR bd_addr, UINT32 *p_ext_feat, UINT8 *p_chnl_mask);
/system/bt/stack/l2cap/
Dl2c_api.c1563 BOOLEAN L2CA_GetPeerFeatures (BD_ADDR bd_addr, UINT32 *p_ext_feat, UINT8 *p_chnl_mask) in L2CA_GetPeerFeatures() argument
1582 memcpy (p_chnl_mask, p_lcb->peer_chnl_mask, L2CAP_FIXED_CHNL_ARRAY_SIZE); in L2CA_GetPeerFeatures()