Searched refs:config_request_cb (Results 1 – 1 of 1) sorted by relevance
43 static void config_request_cb(uint16_t local_channel_id, tL2CAP_CFG_INFO *requested_parameters);61 .pL2CA_ConfigInd_Cb = config_request_cb,224 static void config_request_cb(uint16_t local_channel_id, tL2CAP_CFG_INFO *requested_parameters) in config_request_cb() function