On 3/22/09, katherine <[email protected]> wrote:
>
>  If the bluetooth is build as module not build in, where is better to
>  insmod it?
>  I'm thinking of insmod( including some other bt init steps, e.g.
>  setting the pskey for csr chip) and rmmod in the bt_enable and
>  bt_disable in ./system/bluetooth/bluedroid/bluetooth.c.

That sounds reasonable.

Another option is to use init.rc which I believe has support for
insmod and rmmod. See the system/init/readme.txt. You might still need
to kick off from bluetooth.c

>
>  But I'm not sure it's the best location, are there any other
>  suggestion? Thanks in advance!
>  >
>

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to