OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bt_devinquiry
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libbluetooth/
bluetooth.h
118
struct
bt_devinquiry
{
struct
150
int
bt_devinquiry
(const char *, time_t, int, struct
bt_devinquiry
**);
bt_dev.c
515
* Internal function used by
bt_devinquiry
to find the first
532
* Internal function used by
bt_devinquiry
to insert inquiry
537
bt__devresult(struct
bt_devinquiry
*ii, int *count, int max_count,
570
bt_devinquiry
(const char *name, time_t to, int max_rsp,
function in typeref:typename:int
571
struct
bt_devinquiry
**iip)
583
struct
bt_devinquiry
*ii;
624
ii = calloc((size_t)max_rsp, sizeof(struct
bt_devinquiry
));
Completed in 13 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025