hi,
fyi - syntax of launching service in init.rc is

service <name> <pathname> [ <argument> ]*
   <option>
   <option>
   ...

its an argument used inside sdptool of bluetooth.,
u can refer external/bluetooth/bluez/tools/sdptool.c => for channel
option usage


regards,
deva

On Nov 9, 6:34 pm, Vishwanath Hegde <vnhe...@gmail.com> wrote:
> Hi,
>
> Can some one enlighten me about what is the "channel number" mean in
> following statement in init.rc?
> service hfag /system/bin/sdptool add --channel=10 HFAG
>     user bluetooth
>     group bluetooth net_bt_admin
>     disabled
>     oneshot
>
> And also I understand that oneshot means: not restart this service
> when it exits. Does it mean I have to reboot my device to get this
> service up once again?
>
> Regards,
> Vishwanath

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to