bt_app_interface_event_handle
-
判断
BT_NOTIFY_COMMON
的时候spp只是打印了log, 别的都会进行一些发邮箱给main或者更新一下g_bt_app_env
, 请问hid需要吗 -
判断专属类的时候有的会调用
bt_interface_conn_ext
这样的函数,hid需要吗
bts2_app_interface.h
bts2_app_interface.h
里给了bt_interface_open_hid
这样的函数, 能指点一下怎么用吗
bt_cm_set_profile_target
bt_cm_set_profile_target
这个函数在spp和music里参数不一样, 请问这个函数在hid情况下需要调用吗