Bluetooth programming in C - Secure Connection and Data transfer

前端 未结 2 1505
灰色年华
灰色年华 2021-02-06 14:17

I am trying write program in C to send/receive data over bluetooth. I got a reference to a book by Albert Huang which has sample programs and also good source of information. Li

2条回答
  •  北海茫月
    2021-02-06 14:39

    There are a few more resources which you could check:

    Bluetooth Protocol Stack for Linux developed by Nokia Research Center.

    Using Bluetooth - DrDobbs.

    Bluetooth programming for Linux.

提交回复
热议问题