#include <wifi_scan.h>
Data Fields | |
at_ble_characteristic_t | serv_chars [17] |
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 wifiscan_gatt_service_handler::serv_chars[17] |
service characteristic
Referenced by init_wifi_scan_service(), wifiscan_char_change_scanmode(), wifiscan_primary_service_define(), wifiscan_print_char(), wifiscan_scanlist_receive(), and wifiscan_update_scanmode_char_value().
at_ble_handle_t wifiscan_gatt_service_handler::serv_handle |
service handle
Referenced by init_wifi_scan_service(), and wifiscan_primary_service_define().
at_ble_uuid_t wifiscan_gatt_service_handler::serv_uuid |
service uuid
Referenced by init_wifi_scan_service(), and wifiscan_primary_service_define().