Updating the version in Changelog to correct BLE HAL version. (#6) Co-authored-by: Manvendra Sharma manvensh@amazon.com
Updating the version in Changelog to correct BLE HAL version. (#6)
Co-authored-by: Manvendra Sharma manvensh@amazon.com
Common IO - BLE provides an abstraction layer which offer a common set of APIs to control the device, perform GAP and GATT operations.
bt_hal_manager.h : Contains the interface to control the Bluetooth device, perform device discovery operations and other connectivity related tasks.
bt_hal_manager_adapter_ble.h : Contains the interface for the GAP API functions that are specific to BLE.
bt_hal_manager_adapter_classic.h : Contains the interface to control BT classic functionalities of a device.
bt_hal_gatt_server.h : Contains the interface to use Bluetooth GATT server feature.
bt_hal_gatt_client.h : Contains the interface to use Bluetooth GATT client feature.
bt_hal_avsrc_profile.h : Contains the interface for A2DP Source profile for the local device.
See CONTRIBUTING.md for information on contributing.
See SECURITY for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Common IO - BLE
Common IO - BLE provides an abstraction layer which offer a common set of APIs to control the device, perform GAP and GATT operations.
bt_hal_manager.h : Contains the interface to control the Bluetooth device, perform device discovery operations and other connectivity related tasks.
bt_hal_manager_adapter_ble.h : Contains the interface for the GAP API functions that are specific to BLE.
bt_hal_manager_adapter_classic.h : Contains the interface to control BT classic functionalities of a device.
bt_hal_gatt_server.h : Contains the interface to use Bluetooth GATT server feature.
bt_hal_gatt_client.h : Contains the interface to use Bluetooth GATT client feature.
bt_hal_avsrc_profile.h : Contains the interface for A2DP Source profile for the local device.
Contributing
See CONTRIBUTING.md for information on contributing.
Security
See SECURITY for more information.
License
This library is licensed under the MIT-0 License. See the LICENSE file.