run make update-sbc

This commit is contained in:
Lennart Poettering 2009-03-02 14:32:36 +01:00
parent e435241290
commit 505df22add

View file

@ -160,7 +160,8 @@ struct bt_get_capabilities_req {
#define BT_HFP_CODEC_PCM 0x00 #define BT_HFP_CODEC_PCM 0x00
#define BT_PCM_FLAG_NREC 1 #define BT_PCM_FLAG_NREC 0x01
#define BT_PCM_FLAG_PCM_ROUTING 0x02
typedef struct { typedef struct {
uint8_t transport; uint8_t transport;