Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dl2c_api.h771 extern BOOLEAN L2CA_GetPeerFeatures (BD_ADDR bd_addr, UINT32 *p_ext_feat, UINT8 *p_chnl_mask);
/system/bt/stack/l2cap/
Dl2c_api.c1273 BOOLEAN L2CA_GetPeerFeatures (BD_ADDR bd_addr, UINT32 *p_ext_feat, UINT8 *p_chnl_mask) in L2CA_GetPeerFeatures() argument
1290 *p_ext_feat = p_lcb->peer_ext_fea; in L2CA_GetPeerFeatures()