Home
last modified time | relevance | path

Searched refs:reconfigure (Results 1 – 11 of 11) sorted by relevance

/external/bluetooth/bluez/audio/
Da2dp.c88 gboolean reconfigure; member
584 if (setup->reconfigure) in open_cfm()
585 setup->reconfigure = FALSE; in open_cfm()
827 if (setup->reconfigure) in close_cfm()
917 .reconfigure = reconf_cfm
929 .reconfigure = reconf_ind
941 .reconfigure = reconf_ind
1351 setup->reconfigure = TRUE; in a2dp_config()
1380 } else if (!setup->reconfigure) { in a2dp_config()
1381 setup->reconfigure = TRUE; in a2dp_config()
Davdtp.h161 void (*reconfigure) (struct avdtp *session, member
198 gboolean (*reconfigure) (struct avdtp *session, member
Davdtp.c2233 if (lsep && lsep->cfm && lsep->cfm->reconfigure) in request_timeout()
2234 lsep->cfm->reconfigure(session, lsep, stream, &err, in request_timeout()
2702 if (sep && sep->cfm && sep->cfm->reconfigure) in avdtp_parse_rej()
2703 sep->cfm->reconfigure(session, sep, stream, &err, in avdtp_parse_rej()
/external/bluetooth/hcidump/parser/
Davdtp.c354 static inline void reconfigure(int level, uint8_t hdr, struct frame *frm) in reconfigure() function
454 reconfigure(level + 1, hdr, frm); in avdtp_dump()
/external/bison/djgpp/
DREADME.in133 3.4.: If for some reason you want to reconfigure the package cd into the top
140 subdir or you will not really reconfigure the sources because the
/external/tcpdump/tests/
Dprint-AA.new101 now managed with debconf. Type <TT>dpkg-reconfigure apache</TT> to
Dprint-A.out101 now managed with debconf. Type <TT>dpkg-reconfigure apache</TT> to
Dprint-AA.out101 now managed with debconf. Type <TT>dpkg-reconfigure apache</TT> to
Dprint-A.new101 now managed with debconf. Type <TT>dpkg-reconfigure apache</TT> to
/external/wpa_supplicant/
DREADME567 reloading can be triggered with 'wpa_cli reconfigure' command.
813 reconfigure = force wpa_supplicant to re-read its configuration file
/external/webkit/WebKit/gtk/
DChangeLog2044 user to reconfigure the bindings and fixes a bunch of bugs along