HomeSort by relevance Sort by last modified time
    Searched refs:streamfd_ind (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/audio/
liba2dp.c 222 struct bt_new_stream_ind *streamfd_ind = (void*) buf; local
243 streamfd_ind->h.length = sizeof(*streamfd_ind);
244 err = audioservice_expect(data, &streamfd_ind->h, BT_NEW_STREAM);
ipctest.c 832 struct bt_new_stream_ind streamfd_ind; member in union:__anon871
862 msg.rsp.length = sizeof(msg.streamfd_ind);

Completed in 27 milliseconds