OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reconn
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/avdt/
avdt_ccb_act.c
906
** the
reconn
variable to TRUE.
914
p_ccb->
reconn
= TRUE;
921
** Description This function is called to clear the
reconn
variable.
929
p_ccb->
reconn
= FALSE;
948
if (p_ccb->
reconn
)
950
p_ccb->
reconn
= FALSE;
[
all
...]
avdt_int.h
445
BOOLEAN
reconn
; /* If TRUE, reinitiate connection after transitioning from CLOSING to IDLE state */
member in struct:__anon781
/external/bluetooth/bluedroid/stack/mcap/
mca_cact.c
384
MCA_TRACE_ERROR0 ("the mdl_id is currently used in the CL(
reconn
)");
/external/bluetooth/bluedroid/stack/btm/
btm_ble_gap.c
443
is not enabled or no
reconn
addr config */
[
all
...]
Completed in 104 milliseconds