Loading system/conf/bt_did.conf +43 −50 Original line number Diff line number Diff line Loading @@ -5,8 +5,7 @@ # There can be only one primary record primaryRecord = true #Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the \ device # Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the device # 0x000F = Broadcom Corporation (default) #vendorId = 0x000F Loading @@ -17,18 +16,17 @@ # Product ID & Product Version # Per spec DID v1.3 0xJJMN for version is interpreted as JJ.M.N #JJ : major version number, M : minor version number, \ N : sub - minor version number # JJ: major version number, M: minor version number, N: sub-minor version number # For example: 1200, v14.3.6 productId = 0x1200 version = 0x1436 productId = 0x1200 version = 0x1436 # Optional attributes #clientExecutableURL = #serviceDescription = #documentationURL = #== == == == == == == == == == == == == == == == == == == == == == == == == == \ == == == == == == == == == == == == == == == == == == == == == == = # #=================================================================================================# # Device ID (DID) configuration [DID2] Loading @@ -36,8 +34,7 @@ # There can be only one primary record #primaryRecord = false #Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the \ device # Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the device # 0x000F = Broadcom Corporation (default) #vendorId = 0x000F Loading @@ -48,8 +45,7 @@ # Product ID & Product Version # Per spec DID v1.3 0xJJMN for version is interpreted as JJ.M.N #JJ : major version number, M : minor version number, \ N : sub - minor version number # JJ: major version number, M: minor version number, N: sub-minor version number # Default: 0x0000, v00.0.0 #productId = 0x0000 #version = 0x0000 Loading @@ -59,8 +55,7 @@ #serviceDescription = #documentationURL = #== == == == == == == == == == == == == == == == == == == == == == == == == == \ == == == == == == == == == == == == == == == == == == == == == == = # #=================================================================================================# # Device ID (DID) configuration [DID3] Loading @@ -68,8 +63,7 @@ # There can be only one primary record #primaryRecord = false #Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the \ device # Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the device # 0x000F = Broadcom Corporation (default) #vendorId = 0x000F Loading @@ -80,8 +74,7 @@ # Product ID & Product Version # Per spec DID v1.3 0xJJMN for version is interpreted as JJ.M.N #JJ : major version number, M : minor version number, \ N : sub - minor version number # JJ: major version number, M: minor version number, N: sub-minor version number # Default: 0x0000, v00.0.0 #productId = 0x0000 #version = 0x0000 Loading system/conf/bt_stack.conf +42 −29 Original line number Diff line number Diff line Loading @@ -3,8 +3,7 @@ BtSnoopLogOutput=false # BtSnoop log output file BtSnoopFileName = / data / misc / bluetooth / logs / btsnoop_hci.log BtSnoopFileName=/data/misc/bluetooth/logs/btsnoop_hci.log # Preserve existing BtSnoop log before overwriting BtSnoopSaveLog=false Loading @@ -20,12 +19,26 @@ BtSnoopLogOutput = false # BT_TRACE_LEVEL_API 3 ( API traces ) # BT_TRACE_LEVEL_EVENT 4 ( Debug messages for events ) # BT_TRACE_LEVEL_DEBUG 5 ( Full debug messages ) #BT_TRACE_LEVEL_VERBOSE 6(Verbose messages) - \ Currently supported for TRC_BTAPP only. TRC_BTM = 2 TRC_HCI = 2 TRC_L2CAP = 2 TRC_RFCOMM = 2 TRC_OBEX = 2 TRC_AVCT = 2 TRC_AVDT = 2 TRC_AVRC = 2 TRC_AVDT_SCB = 2 TRC_AVDT_CCB = 2 TRC_A2D = 2 TRC_SDP = 2 TRC_GATT = 2 TRC_SMP = 2 TRC_BTAPP = 2 TRC_BTIF = 2 TRC_GAP = 2 TRC_BNEP = 2 TRC_PAN = 2 # BT_TRACE_LEVEL_VERBOSE 6 ( Verbose messages ) - Currently supported for TRC_BTAPP only. TRC_BTM=2 TRC_HCI=2 TRC_L2CAP=2 TRC_RFCOMM=2 TRC_OBEX=2 TRC_AVCT=2 TRC_AVDT=2 TRC_AVRC=2 TRC_AVDT_SCB=2 TRC_AVDT_CCB=2 TRC_A2D=2 TRC_SDP=2 TRC_GATT=2 TRC_SMP=2 TRC_BTAPP=2 TRC_BTIF=2 TRC_GAP=2 TRC_BNEP=2 TRC_PAN=2 # This is Log configuration for new C++ code using LOG() macros. # See libchrome/base/logging.h for description on how to configure your logs. Loading Loading
system/conf/bt_did.conf +43 −50 Original line number Diff line number Diff line Loading @@ -5,8 +5,7 @@ # There can be only one primary record primaryRecord = true #Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the \ device # Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the device # 0x000F = Broadcom Corporation (default) #vendorId = 0x000F Loading @@ -17,18 +16,17 @@ # Product ID & Product Version # Per spec DID v1.3 0xJJMN for version is interpreted as JJ.M.N #JJ : major version number, M : minor version number, \ N : sub - minor version number # JJ: major version number, M: minor version number, N: sub-minor version number # For example: 1200, v14.3.6 productId = 0x1200 version = 0x1436 productId = 0x1200 version = 0x1436 # Optional attributes #clientExecutableURL = #serviceDescription = #documentationURL = #== == == == == == == == == == == == == == == == == == == == == == == == == == \ == == == == == == == == == == == == == == == == == == == == == == = # #=================================================================================================# # Device ID (DID) configuration [DID2] Loading @@ -36,8 +34,7 @@ # There can be only one primary record #primaryRecord = false #Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the \ device # Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the device # 0x000F = Broadcom Corporation (default) #vendorId = 0x000F Loading @@ -48,8 +45,7 @@ # Product ID & Product Version # Per spec DID v1.3 0xJJMN for version is interpreted as JJ.M.N #JJ : major version number, M : minor version number, \ N : sub - minor version number # JJ: major version number, M: minor version number, N: sub-minor version number # Default: 0x0000, v00.0.0 #productId = 0x0000 #version = 0x0000 Loading @@ -59,8 +55,7 @@ #serviceDescription = #documentationURL = #== == == == == == == == == == == == == == == == == == == == == == == == == == \ == == == == == == == == == == == == == == == == == == == == == == = # #=================================================================================================# # Device ID (DID) configuration [DID3] Loading @@ -68,8 +63,7 @@ # There can be only one primary record #primaryRecord = false #Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the \ device # Vendor ID '0xFFFF' indicates no Device ID Service Record is present in the device # 0x000F = Broadcom Corporation (default) #vendorId = 0x000F Loading @@ -80,8 +74,7 @@ # Product ID & Product Version # Per spec DID v1.3 0xJJMN for version is interpreted as JJ.M.N #JJ : major version number, M : minor version number, \ N : sub - minor version number # JJ: major version number, M: minor version number, N: sub-minor version number # Default: 0x0000, v00.0.0 #productId = 0x0000 #version = 0x0000 Loading
system/conf/bt_stack.conf +42 −29 Original line number Diff line number Diff line Loading @@ -3,8 +3,7 @@ BtSnoopLogOutput=false # BtSnoop log output file BtSnoopFileName = / data / misc / bluetooth / logs / btsnoop_hci.log BtSnoopFileName=/data/misc/bluetooth/logs/btsnoop_hci.log # Preserve existing BtSnoop log before overwriting BtSnoopSaveLog=false Loading @@ -20,12 +19,26 @@ BtSnoopLogOutput = false # BT_TRACE_LEVEL_API 3 ( API traces ) # BT_TRACE_LEVEL_EVENT 4 ( Debug messages for events ) # BT_TRACE_LEVEL_DEBUG 5 ( Full debug messages ) #BT_TRACE_LEVEL_VERBOSE 6(Verbose messages) - \ Currently supported for TRC_BTAPP only. TRC_BTM = 2 TRC_HCI = 2 TRC_L2CAP = 2 TRC_RFCOMM = 2 TRC_OBEX = 2 TRC_AVCT = 2 TRC_AVDT = 2 TRC_AVRC = 2 TRC_AVDT_SCB = 2 TRC_AVDT_CCB = 2 TRC_A2D = 2 TRC_SDP = 2 TRC_GATT = 2 TRC_SMP = 2 TRC_BTAPP = 2 TRC_BTIF = 2 TRC_GAP = 2 TRC_BNEP = 2 TRC_PAN = 2 # BT_TRACE_LEVEL_VERBOSE 6 ( Verbose messages ) - Currently supported for TRC_BTAPP only. TRC_BTM=2 TRC_HCI=2 TRC_L2CAP=2 TRC_RFCOMM=2 TRC_OBEX=2 TRC_AVCT=2 TRC_AVDT=2 TRC_AVRC=2 TRC_AVDT_SCB=2 TRC_AVDT_CCB=2 TRC_A2D=2 TRC_SDP=2 TRC_GATT=2 TRC_SMP=2 TRC_BTAPP=2 TRC_BTIF=2 TRC_GAP=2 TRC_BNEP=2 TRC_PAN=2 # This is Log configuration for new C++ code using LOG() macros. # See libchrome/base/logging.h for description on how to configure your logs. Loading