HomeSort by relevance Sort by last modified time
    Searched defs:SOL_SCO (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 56 #define SOL_SCO 17
  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 47 #define SOL_SCO 17
  /external/bluetooth/bluez/audio/
pcm_bluetooth.c 61 #ifndef SOL_SCO
62 #define SOL_SCO 17
408 if (setsockopt(data->stream.fd, SOL_SCO, opt_name, &period_count,
415 if (setsockopt(data->stream.fd, SOL_SCO, opt_name, &period_count,
    [all...]

Completed in 221 milliseconds