GATT service handles.
#include <ble_manager.h>
Data Fields | |
at_ble_characteristic_t | serv_chars [TOTAL_CHARACTERISTIC_NUM] |
service characteristic More... | |
at_ble_handle_t | serv_handle |
service handle More... | |
at_ble_uuid_t | serv_uuid |
service uuid More... | |
at_ble_characteristic_t gatt_service_handler::serv_chars[TOTAL_CHARACTERISTIC_NUM] |
at_ble_handle_t gatt_service_handler::serv_handle |
service handle
Referenced by ias_primary_service_define(), init_immediate_alert_service(), init_linkloss_service(), init_tx_power_service(), lls_primary_service_define(), and txps_primary_service_define().
at_ble_uuid_t gatt_service_handler::serv_uuid |
service uuid
Referenced by ias_primary_service_define(), init_immediate_alert_service(), init_linkloss_service(), init_tx_power_service(), lls_primary_service_define(), and txps_primary_service_define().