Difference between revisions of "Talk:Baseband Device"

From The iPhone Wiki
Jump to: navigation, search
Line 1: Line 1:
 
Are the Wifi and Bluetooth chips really under control of the baseband processor? It is likely they interface through SPI or similar with the main processor.
 
Are the Wifi and Bluetooth chips really under control of the baseband processor? It is likely they interface through SPI or similar with the main processor.
   
  +
  +
== Question about FieldTest ==
  +
I'm trying to get some information from baseband, kind of like what is displayed on the FieldTest.app.
  +
I've tried to call _CTServerConnectionNetworkMonitorCopyFieldTestInfo function - But I don't see anything in response.
  +
I'm getting 0s buffer. I think I need to specify which field exactly I want to have. someone can help with that ?
  +
-goshong
   
 
=== some remarks on restructuring ===
 
=== some remarks on restructuring ===

Revision as of 13:48, 4 November 2009

Are the Wifi and Bluetooth chips really under control of the baseband processor? It is likely they interface through SPI or similar with the main processor.


Question about FieldTest

I'm trying to get some information from baseband, kind of like what is displayed on the FieldTest.app. I've tried to call _CTServerConnectionNetworkMonitorCopyFieldTestInfo function - But I don't see anything in response. I'm getting 0s buffer. I think I need to specify which field exactly I want to have. someone can help with that ? -goshong

some remarks on restructuring

There were some pages that contained similar information, so I moved things a little bit. Currently is not perfect, because actually there is a difference between

Not that it was more correct before... Maybe someone could make it clearer. -caique2001-