HomeSort by: relevance | last modified time | path
    Searched defs:bt_devreq (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libbluetooth/
bluetooth.h 104 struct bt_devreq { struct
142 int bt_devreq(int, struct bt_devreq *, time_t);
bt_dev.c 319 * Internal handler for bt_devreq(), do the actual request.
322 bt__devreq(int s, struct bt_devreq *req, time_t t_end)
400 bt_devreq(int s, struct bt_devreq *req, time_t to) function in typeref:typename:int

Completed in 57 milliseconds