Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/hid/
Dhidh_conn.cc64 static void hidh_l2cif_config_ind(uint16_t l2cap_cid, tL2CAP_CFG_INFO* p_cfg);
76 .pL2CA_ConfigInd_Cb = hidh_l2cif_config_ind,
388 static void hidh_l2cif_config_ind(uint16_t l2cap_cid, tL2CAP_CFG_INFO* p_cfg) { in hidh_l2cif_config_ind() function
424 hidh_l2cif_config_ind(l2cap_cid, p_cfg); in hidh_l2cif_config_cfm()