HomeSort by relevance Sort by last modified time
    Searched refs:get_configuration (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/audio/
avdtp.h 142 void (*get_configuration) (struct avdtp *session, member in struct:avdtp_sep_cfm
185 gboolean (*get_configuration) (struct avdtp *session, member in struct:avdtp_sep_ind
a2dp.c 1264 .get_configuration = getconf_cfm,
1277 .get_configuration = getconf_ind,
1290 .get_configuration = getconf_ind,
1303 .get_configuration = getconf_ind,
    [all...]
  /external/bluetooth/hcidump/parser/
avdtp.c 346 static inline void get_configuration(int level, uint8_t hdr, struct frame *frm) function
477 get_configuration(level + 1, hdr, frm);

Completed in 18 milliseconds