Searched defs:ind (Results 1 – 5 of 5) sorted by relevance
98 … struct ble_smartconfig_notif_config * ind = KE_MSG_ALLOC(SMARTCONFIG_WIFI_STATE_SERVICE_CHANGED, in gattc_write_req_ind_handler() local131 … struct ble_smartconfig_notif_config * ind = KE_MSG_ALLOC(SMARTCONFIG_TIME_STATE_SERVICE_CHANGED, in gattc_write_req_ind_handler() local144 … struct ble_smartconfig_rx_data_ind * ind = KE_MSG_ALLOC_DYN(SMARTCONFIG_AP_INFO_RECEIVED, in gattc_write_req_ind_handler() local158 … struct ble_smartconfig_rx_data_ind * ind = KE_MSG_ALLOC_DYN(SMARTCONFIG_TIME_INFO_RECEIVED, in gattc_write_req_ind_handler() local202 struct ble_smartconfig_data_sent_ind * ind = KE_MSG_ALLOC(SMARTCONFIG_TIME_STATE_SENT, in gattc_cmp_evt_handler() local
535 int ind = SZ_1K * i; in __functional_dma_api_alloc_test() local644 int ind = (SZ_4K * i) / sizeof(u32); in __functional_dma_api_iova_test() local
176 int ind; in BTM_SetPowerMode() local
77 int ind, x; in smp_debug_print_nbyte_little_endian() local
1893 static uint16_t app_gap_bond_callback(uint8_t conidx, struct sonata_gap_bond_ind *ind) in app_gap_bond_callback()