OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:A2D_FindService
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/include/
a2d_api.h
56
#define A2D_BUSY 0x0B /*
A2D_FindService
is already in progress */
99
/* This data type is used in
A2D_FindService
() to initialize the SDP database
171
** Function
A2D_FindService
180
**
A2D_FindService
() at a time; the application must wait
192
** p_cback: Pointer to the
A2D_FindService
()
204
A2D_API extern tA2D_STATUS
A2D_FindService
(UINT16 service_uuid, BD_ADDR bd_addr,
/external/bluetooth/bluedroid/stack/a2dp/
a2d_api.c
43
** Description This is the SDP callback function used by
A2D_FindService
.
235
** Function
A2D_FindService
244
**
A2D_FindService
() at a time; the application must wait
256
** p_cback: Pointer to the
A2D_FindService
()
268
tA2D_STATUS
A2D_FindService
(UINT16 service_uuid, BD_ADDR bd_addr,
280
A2D_TRACE_API("
A2D_FindService
uuid: %x", service_uuid);
/external/bluetooth/bluedroid/bta/av/
bta_av_aact.c
[
all
...]
Completed in 87 milliseconds