Searched refs:reconfigure (Results 1 – 11 of 11) sorted by relevance
/external/bluetooth/bluez/audio/ |
D | a2dp.c | 88 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()
|
D | avdtp.h | 161 void (*reconfigure) (struct avdtp *session, member 198 gboolean (*reconfigure) (struct avdtp *session, member
|
D | avdtp.c | 2233 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/ |
D | avdtp.c | 354 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/ |
D | README.in | 133 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/ |
D | print-AA.new | 101 now managed with debconf. Type <TT>dpkg-reconfigure apache</TT> to
|
D | print-A.out | 101 now managed with debconf. Type <TT>dpkg-reconfigure apache</TT> to
|
D | print-AA.out | 101 now managed with debconf. Type <TT>dpkg-reconfigure apache</TT> to
|
D | print-A.new | 101 now managed with debconf. Type <TT>dpkg-reconfigure apache</TT> to
|
/external/wpa_supplicant/ |
D | README | 567 reloading can be triggered with 'wpa_cli reconfigure' command. 813 reconfigure = force wpa_supplicant to re-read its configuration file
|
/external/webkit/WebKit/gtk/ |
D | ChangeLog | 2044 user to reconfigure the bindings and fixes a bunch of bugs along
|