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

  /external/bluetooth/bluez/btio/
btio.c 1258 static GIOChannel *create_io(BtIOType type, gboolean server, function
1352 io = create_io(type, FALSE, &opts, gerr);
1413 io = create_io(type, TRUE, &opts, err);
  /external/bluetooth/bluez/
ChangeLog 309 Fix missing close on BtIO create_io function.
    [all...]

Completed in 918 milliseconds