Searched refs:p_eatt_impl (Results 1 – 1 of 1) sorted by relevance
71 auto p_eatt_impl = GetImplInstance(); in eatt_connect_ind() local72 if (p_eatt_impl) in eatt_connect_ind()79 auto p_eatt_impl = GetImplInstance(); in eatt_connect_cfm() local80 if (p_eatt_impl) in eatt_connect_cfm()87 auto p_eatt_impl = GetImplInstance(); in eatt_reconfig_completed() local88 if (p_eatt_impl) in eatt_reconfig_completed()94 auto p_eatt_impl = GetImplInstance(); in eatt_error_cb() local95 if (p_eatt_impl) p_eatt_impl->eatt_l2cap_error_cb(lcid, reason); in eatt_error_cb()100 if (p_eatt_impl) in eatt_disconnect_ind()106 if (p_eatt_impl) p_eatt_impl->eatt_l2cap_data_ind(lcid, data_p); in eatt_data_ind()[all …]