Searched refs:BT_AVDTP_GEN_REJECT (Results 1 – 2 of 2) sorted by relevance
235 } else if (msg_type == BT_AVDTP_GEN_REJECT) { in avdtp_discover_handler()324 } else if (msg_type == BT_AVDTP_GEN_REJECT) { in avdtp_get_capabilities_handler()405 } else if (msg_type == BT_AVDTP_GEN_REJECT) { in avdtp_process_configuration()514 } else if (msg_type == BT_AVDTP_GEN_REJECT) { in avdtp_open_handler()593 } else if (msg_type == BT_AVDTP_GEN_REJECT) { in avdtp_start_handler()
30 #define BT_AVDTP_GEN_REJECT 0x01 macro