Searched refs:SCO_OPTIONS (Results 1 – 8 of 8) sorted by relevance
26 #define SCO_OPTIONS 0x01 macro
72 SCO_OPTIONS = 1
36 getsockopt$bt_sco_SCO_OPTIONS(fd sock_bt_sco, level const[SOL_SCO], opt const[SCO_OPTIONS], arg buf…
892 if (getsockopt(sco_socket, SOL_SCO, SCO_OPTIONS, &so, &len) < 0) { in cras_bt_device_sco_mtu()