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.h891 uint32_t* p_ext_feat, uint8_t* p_chnl_mask);
/system/bt/stack/l2cap/
Dl2c_api.cc1546 bool L2CA_GetPeerFeatures(const RawAddress& bd_addr, uint32_t* p_ext_feat, in L2CA_GetPeerFeatures() argument
1561 *p_ext_feat = p_lcb->peer_ext_fea; in L2CA_GetPeerFeatures()