Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2cap_client.c43 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