Searched refs:att_service_handler_for_handle (Results 1 – 1 of 1) sorted by relevance
1184 static att_service_handler_t * att_service_handler_for_handle(uint16_t handle){ in att_service_handler_for_handle() function1197 att_service_handler_t * handler = att_service_handler_for_handle(handle); in att_server_write_callback_for_handle()1203 att_service_handler_t * handler = att_service_handler_for_handle(handle); in att_server_packet_handler_for_handle()1236 att_service_handler_t * service = att_service_handler_for_handle(attribute_handle); in att_server_read_callback()1282 if (att_service_handler_for_handle(handler->start_handle) != NULL){ in att_server_register_service_handler()1286 if (att_service_handler_for_handle(handler->end_handle) != NULL){ in att_server_register_service_handler()