Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/hid/
H A Dhidh_conn.cc61 static void hidh_l2cif_config_ind(uint16_t l2cap_cid, tL2CAP_CFG_INFO* p_cfg);
73 .pL2CA_ConfigInd_Cb = hidh_l2cif_config_ind,
373 static void hidh_l2cif_config_ind(uint16_t l2cap_cid, tL2CAP_CFG_INFO* p_cfg) { in hidh_l2cif_config_ind() function
410 hidh_l2cif_config_ind(l2cap_cid, p_cfg); in hidh_l2cif_config_cfm()