OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GAP_ConnOpen
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/include/
gap_api.h
69
/*
GAP_ConnOpen
() - optional channels to negotiate */
543
** Function
GAP_ConnOpen
550
GAP_API extern UINT16
GAP_ConnOpen
(char *p_serv_name, UINT8 service_id, BOOLEAN is_server,
588
** Parameters: handle - Handle returned in the
GAP_ConnOpen
[
all
...]
/external/bluetooth/bluedroid/stack/gap/
gap_conn.c
92
** Function
GAP_ConnOpen
122
UINT16
GAP_ConnOpen
(char *p_serv_name, UINT8 service_id, BOOLEAN is_server,
181
GAP_TRACE_ERROR ("
GAP_ConnOpen
: Failure registering PSM 0x%04x", psm);
247
** Parameters: handle - Handle of the connection returned by
GAP_ConnOpen
352
** Parameters: handle - Handle returned in the
GAP_ConnOpen
645
** Parameters: handle - Handle of the connection returned by
GAP_ConnOpen
[
all
...]
/external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c
[
all
...]
Completed in 228 milliseconds