Searched defs:a2dp (Results 1 – 3 of 3) sorted by relevance
86 static void a2dp_reset(struct bt_a2dp *a2dp) in a2dp_reset()130 struct bt_a2dp *a2dp = A2DP_AVDTP(session); in a2dp_connected() local142 struct bt_a2dp *a2dp = A2DP_AVDTP(session); in a2dp_disconnected() local188 struct bt_a2dp *a2dp = A2DP_AVDTP(session); in a2dp_set_config_ind() local426 struct bt_a2dp *a2dp = OPEN_PARAM(OPEN_REQ(req)); in bt_a2dp_open_cb() local452 struct bt_a2dp *a2dp = SET_CONF_PARAM(SET_CONF_REQ(req)); in bt_a2dp_set_config_cb() local480 struct bt_a2dp *a2dp = GET_CAP_PARAM(GET_CAP_REQ(req)); in bt_a2dp_get_capabilities_cb() local536 static int bt_a2dp_get_sep_caps(struct bt_a2dp *a2dp) in bt_a2dp_get_sep_caps()573 struct bt_a2dp *a2dp = DISCOVER_PARAM(DISCOVER_REQ(req)); in bt_a2dp_discover_cb() local626 struct bt_a2dp *a2dp = START_PARAM(START_REQ(req)); in bt_a2dp_start_cb() local[all …]
289 void app_connected(struct bt_a2dp *a2dp, int err) in app_connected()299 void app_disconnected(struct bt_a2dp *a2dp) in app_disconnected()305 int app_config_req(struct bt_a2dp *a2dp, struct bt_a2dp_ep *ep, in app_config_req()587 static uint8_t bt_a2dp_discover_peer_endpoint_cb(struct bt_a2dp *a2dp, in bt_a2dp_discover_peer_endpoint_cb()
606 struct bt_a2dp *a2dp; member