Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h862 extern BOOLEAN L2CA_GetPeerFeatures (BD_ADDR bd_addr, UINT32 *p_ext_feat, UINT8 *p_chnl_mask);
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_api.c1224 BOOLEAN L2CA_GetPeerFeatures (BD_ADDR bd_addr, UINT32 *p_ext_feat, UINT8 *p_chnl_mask) in L2CA_GetPeerFeatures() argument
1240 *p_ext_feat = p_lcb->peer_ext_fea; in L2CA_GetPeerFeatures()