Home | History | Annotate | Download | only in btio

Lines Matching refs:BtIOType

379 static gboolean set_force_active(int sock, BtIOType type, uint8_t force_active,
399 static gboolean set_sec_level(int sock, BtIOType type, int level, GError **err)
478 static gboolean get_force_active(int sock, BtIOType type, uint8_t *force_active,
499 static gboolean get_sec_level(int sock, BtIOType type, int *level,
1158 static gboolean get_valist(GIOChannel *io, BtIOType type, GError **err,
1210 gboolean bt_io_set(GIOChannel *io, BtIOType type, GError **err,
1245 gboolean bt_io_get(GIOChannel *io, BtIOType type, GError **err,
1258 static GIOChannel *create_io(BtIOType type, gboolean server,
1335 GIOChannel *bt_io_connect(BtIOType type, BtIOConnect connect,
1389 GIOChannel *bt_io_listen(BtIOType type, BtIOConnect connect,