Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dl2c_api.h1193 extern bool L2CA_GetCurrentConfig(uint16_t lcid, tL2CAP_CFG_INFO** pp_our_cfg,
/system/bt/stack/l2cap/
Dl2c_api.cc1998 bool L2CA_GetCurrentConfig(uint16_t lcid, tL2CAP_CFG_INFO** pp_our_cfg, in L2CA_GetCurrentConfig() argument
2009 *pp_our_cfg = &(p_ccb->our_cfg); in L2CA_GetCurrentConfig()